15. Finding POIs in the Enron Data
Finding POIs in the Enron Data
Question:
The “poi” feature records whether the person is a person of interest, according to our definition. How many POIs are there in the E+F dataset?
Start Quiz:
            INSTRUCTOR NOTE:
          In other words, count the number of entries in the dictionary where
          
          
           data[person_name]["poi"]==1